From: Juanma Barranquero Date: Tue, 30 Jan 2007 10:09:37 +0000 (+0000) Subject: Add "no-byte-compile: t" local variable. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2536 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=789ff268f42ec62aedb04474e0d019e4daa33fc3;p=emacs.git Add "no-byte-compile: t" local variable. --- diff --git a/nt/subdirs.el b/nt/subdirs.el index 5370698ec70..ee1c1237673 100644 --- a/nt/subdirs.el +++ b/nt/subdirs.el @@ -1,2 +1,3 @@ +;; -*- no-byte-compile: t -*- (if (fboundp 'normal-top-level-add-subdirs-to-load-path) (normal-top-level-add-subdirs-to-load-path))